-
Notifications
You must be signed in to change notification settings - Fork 0
Release 0.12.0 #396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 0.12.0 #396
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merging back changes from main
Bumps org.sonarqube from 7.0.0.6105 to 7.0.1.6134. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.0.1.6134 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…sonarqube-7.0.1.6134 Bump org.sonarqube from 7.0.0.6105 to 7.0.1.6134
…ing-utility-methods
…-to-em-data Fixed issues related to em data
…hods Adding utility methods
…handling-in-ExtInputContainer Extending flex option handling in `ExtInputContainer`.
…ityMapping Fixed bugs in `ExtEntityMapping`
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…scala-lang-scala3-library_3-3.7.4 Bump org.scala-lang:scala3-library_3 from 3.7.3 to 3.7.4
Bumps com.github.spotbugs from 6.4.4 to 6.4.5. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…github.spotbugs-6.4.5 Bump com.github.spotbugs from 6.4.4 to 6.4.5
chnages with cosphi #259
Resolves #259 updated the change log
…t/EvTypeInput-in-EvModel-simonaAPI Update EvModel.java
…ainer-with-utils Enhancing input data container with has data methods
Update gradle to 9.2
…a-in-ExtEntityMapping-getAssets Fix considered data in `ExtEntityMapping.getAssets()`
Update to gradle 9.2.1
# Conflicts: # CHANGELOG.md
staudtMarius
requested changes
Nov 27, 2025
Member
staudtMarius
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I have just two small comments.
staudtMarius
approved these changes
Nov 28, 2025
Member
staudtMarius
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #380